v1.2.1
Bug fix
#In event definition, added two new attributes timeout,onTimeoutError to "event" node. 
#"parent" or "constraint" attribute defined in layout definition file will cause Exception on open.
#UTF-8 -> UTF-16LE
#http://sourceforge.jp/forum/forum.php?thread_id=12591&forum_id=9854

Changes
#"headers" property added to event property. Header could be edited in the property view.
#"teleType" attribute added to Source and Event.
#"sendBlankElement" attribute added to Source and Bind.
#"onErrorTele" and "soap" attributes added to Result.
#Updated to the latest layout and event interface.

v1.2.0
Changes
#Added wizards for creating container html, layout file, and event file.
#Event Property's value is set on "focusLost". see:http://sourceforge.jp/tracker/index.php?func=detail&aid=9110&group_id=2419&atid=8993
#javaScriptGlobal tag is only valid when it's the child of layoutDef tag.
#Added type,desc,min,max,regexp attributes belonging to source node to the event definition file.

v1.1.6
Ђmssf[^AJAXx[X̃b`NCAgJt[[NڊǁB 2006.9.15
Bug fix
#Some of the properties of alert and popup components are not parsed by the IDE.
#In the event definition xml file, some attributes of the source tag are not parsed.
#javaScriptGlobal tag's content is mistakenly deleted by IDE.

v1.1.5
Bug fix
#Tree node's sText,sIcon,sIcon2 properties are not parsed by the IDE.

v1.1.4
#The default name of divSplit is "div1" and "div2". The "autoResizableH" and "autoResizableW" properties has default value - false.

Bug fix
#Components could be drag&drop to become a child of splitter container.
#DivSplit's name other than "div1" and "div2" will cause javascript error in rialto. Splitter created by IDE will have 
  divSplit with name "div1" and "div2".

v1.1.3
Bug fix
#In layout definition file, generated dtd declaration's root node name is still "maskat". It should be "layoutDef".
#Frame component has a "draggable" property instead of "draganddrop".

v1.1.2
#Changes on the component tags' interface according to the mask@ framework.

v1.1.0
#Supports customize component by eclipse plugin. Added "org.maskat.ide.gef.customizecomponents" extension point.
#Supports link.xml, layout definition file and event definition file are not confined by 1:1 relationship.
#Root node name of layout definition file changes from "maskat" to "layoutDef"
#Supports multiple layout definition in one layout definition file. Could switch the display of layouts by popup menu.
#Root node name of event definition file changes from "config" to "eventDef"
#"layout" tag is discarded from the event definition file.
#"radioGroup" and "radioMember" nodes are added in layout definition file for the mapping of the radio component.

Bug fix
#Schema is not generated for layout's "onload" event.


v1.0.0


